Skip to content

chore: bump SDK version to 1.4.0 - #28

Merged
smaramwbc merged 1 commit into
mainfrom
chore/bump-v1.4.0
Jul 14, 2026
Merged

chore: bump SDK version to 1.4.0#28
smaramwbc merged 1 commit into
mainfrom
chore/bump-v1.4.0

Conversation

@smaramwbc

Copy link
Copy Markdown
Owner

Summary

Parity release with statewave server v1.4.0. No SDK behavior changes since v1.2.0 — this is workspace hygiene only.

  • pyproject.toml — 1.2.0 → 1.4.0
  • statewave/__init__.py__version__ 1.0.0 → 1.4.0 (fixes pre-existing drift; the constant had been frozen at 1.0.0 through the 1.1.0 and 1.2.0 releases)
  • CHANGELOG.md — 1.4.0 entry (parity release) + backfilled 1.2.0 entry (per-call timeout= override + CancelledError propagation — features that shipped but never got a CHANGELOG entry)

Test plan

  • CI green on this PR
  • Post-merge: push v1.4.0 tag on the merge commit → release workflow publishes to PyPI + creates GH Release

- pyproject.toml: 1.2.0 → 1.4.0
- statewave/__init__.py: __version__ 1.0.0 → 1.4.0
  (closes pre-existing drift — the __version__ constant had been frozen at
  1.0.0 since the v1.0 line was cut; pyproject was bumped to 1.1.0 and 1.2.0
  without this file being updated in lockstep)
- CHANGELOG.md: 1.4.0 entry (parity release, no behavior changes since 1.2.0)
  plus backfilled 1.2.0 entry (per-call timeout override, CancelledError
  propagation — features that shipped but never got a CHANGELOG entry)

Parity release with the server v1.4.0 tag.
@smaramwbc
smaramwbc merged commit e9d352c into main Jul 14, 2026
2 checks passed
@smaramwbc
smaramwbc deleted the chore/bump-v1.4.0 branch July 14, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant